(function() { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://republictt.com/rates/media/libs/BootstrapFormHelpers-master/dist/css/bootstrap-formhelpers.min.css'; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); // add additional javascripts $.fn.addJavascript = function(src) { if ( ! $('script[src="' + src + '"]').exists()) { var script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', src); document.getElementsByTagName("head")[0].appendChild(script); } }; // .exists() helper $.fn.exists = function() { return this.length !== 0; }; var widget = document.getElementById('"personal'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 03/12/2025.
Abbr. Buy (cash) Buy (sight) Sell
USD

6.1000 6.5527 6.7493
GBP

8.3400 8.6892 9.3937
JPY

0.0000 0.0451 0.0488
EUR

7.0300 7.3221 7.9157
CAD

4.5200 4.6558 5.0333
AUD

4.0100 4.2228 4.5652
BBD

2.9300 0.0000 3.6277
BZD

0.0000 3.3896 3.6644
XCD

2.2000 2.3458 2.5497
GHS

0.0000 0.4041 0.4368
GYD

0.0250 0.0000 0.0349
HKD

0.0000 0.8405 0.9339
INR

0.0000 0.0778 0.0841
JMD

0.0410 0.0000 0.0467
NZD

3.6400 3.8342 4.1451
NOK

0.6000 0.6293 0.6803
CHF

7.2200 7.6049 8.2215
See all rates"; } })();